home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-10-29 | 1.1 KB | 29 lines | [TEXT/ttxt] |
- #
- # mac06©1997 by HNS/DSITRI hns@computer.org
- # Internet (IP) protocols
- #
- # Based on RFC 1340, Assigned Numbers (July 1992).
- #
- # protocol-name protocol-number alternate-name Stream/Datagram
- #
- ip 0 IP D # internet protocol, pseudo protocol number
- icmp 1 ICMP D # internet control message protocol
- igmp 2 IGMP D # Internet Group Management
- ggp 3 GGP D # gateway-gateway protocol
- ipencap 4 IP-ENCAP D # IP encapsulated in IP (officially ``IP'')
- st 5 ST D # ST datagram mode
- tcp 6 TCP S # transmission control protocol
- egp 8 EGP D # exterior gateway protocol
- pup 12 PUP D # PARC universal packet protocol
- udp 17 UDP D # user datagram protocol
- hmp 20 HMP D # host monitoring protocol
- xns-idp 22 XNS-IDP D # Xerox NS IDP
- rdp 27 RDP D # "reliable datagram" protocol
- iso-tp4 29 ISO-TP4 S # ISO Transport Protocol class 4
- xtp 36 XTP S # Xpress Tranfer Protocol
- idpr-cmtp 39 IDPR-CMTP D # IDPR Control Message Transport
- vmtp 81 VMTP D # Versatile Message Transport
- ospf 89 OSPFIGP D # Open Shortest Path First IGP
- ipip 94 IPIP D # Yet Another IP encapsulation
- encap 98 ENCAP D # Yet Another IP encapsulation
-